Видео с ютуба Django Abstract User Model
Custom User Models in Django | AbstractUser vs AbstractBaseUser
#71. Расширение модели User. Класс AbstractUser | Уроки по Django 4
Abstract User Exploration and Custom User Model. Python Django Web Framework Course. #10
Django Custom User Model | Example 1 | Multiple User Types | Django AbstractUser
Custom User Model In Django | AbstractBaseUser | AbstractUser | BaseUserManager | Mastering Django
Learn Django - Build a Custom User Model with Extended Fields
How to extend the User Model in Django with AbstractUser
Abstract User, User Profile and Signals in Django (how to add extra fields to the user model)
Расширяем User model в Django с помощью AbstractUser
Custom User Model | Explore Django
Django Custom User Model | Extend User Model Fields | AbstractUser | Django ORM Mastery
21. Custom User Model in Django - Django Complete Zero to hero
Switching Username to Email in Django Authentication | Django User Model Customization
Master Django Custom User Model Authentication: Step-by-Step Tutorial for Beginners (2024)
How to create a custom user model in Django
Django Custom User Model | AbstractBaseUser | AbstractUser | BaseUserManager | Real World Project
Complete Django Custom Authentication System FBV
Django User Model Customization with Profile Picture Field
Creating User Authentication Models Using Django's Abstract User